body
	{
	scrollbar-face-color: #cc6600;
	scrollbar-highlight-color: #ffd700;
	scrollbar-shadow-color: #ffd700;
	scrollbar-3dlight-color: #cc6600;
	scrollbar-arrow-color: #ffd700;
	scrollbar-track-color: #cc6600;
	scrollbar-darkshadow-color: #cc6600;
	scrollbar-base-color: #cc6600;
	text-decoration: none;
	color: #ffd700;
	background-color: #cc6600;
	}

h1
	{
	font-family: fantasy;
	font-size: 300%;
	width: 100%;
	}


.center
	{
	text-align: center;
	}

.left
	{
	text-align: left;
	}

a
	{
	color: #ffff00;
	text-decoration: none;
	}

a:active
	{
	color: #ffff00;
	}

.textMenu
	{
	font: bold 9px verdana, arial, helvetica, sans-serif;
	text-transform: none;
	color: #ffff00;
	}

.textMenuActive
	{
	font: bold 9px verdana, arial, helvetica, sans-serif;
	text-transform: none;
	color: #ffcc33;
	}
table#sakums
	{
	border-collapse: collapse;
	border-width: 0;
	border-color: #cc6600;
	text-align: center;
	}

td
	{
	border-left: medium none #cc6600;
	border-right: medium none #cc6600;
	border-bottom: medium none #cc6600;
	border-top: medium none #cc6600;
	}

td#linija
	{
	border-left: medium solid #cc6600;
	border-right: medium solid #cc6600;
	border-bottom: medium solid #cc6600;
	border-top: medium solid #ffd700;
	}

td#tituls
	{
	font-family: fantasy;
	font-size: 300%;
	text-transform: none;
	color: #ffff00;
	filter: glow(color=#ffff00, strength=5);
	}

h6
	{
	color: #ffd700;
	font size=60%;
	text-decoration: none;
	text-align: center;
	}